home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / tin-1.22 / README < prev    next >
Encoding:
Text File  |  1995-07-14  |  4.0 KB  |  90 lines

  1. This is version 1.2 PL2 (patchlevel 2) of the tin newsreader.
  2.  
  3. o  Compiles & runs on Unix, AmigaDOS & OS/2 (Not finished).
  4. o  Based more on Notes and tass than rn type newreaders.
  5. o  Full screen, easy to use with on-line help at all levels.
  6. o  Reads news locally (ie. /usr/spool/news) and/or via NNTP/INN/CD-ROM.
  7. o  Supports the XOVER news overview index file standard.
  8. o  Threads on Subject: and/or Archive-name: mail headers.
  9. o  Five different operating levels:
  10.    -  Spooldir selection level (CD-ROM only)
  11.    -  Group selection level
  12.    -  Thread selection level
  13.    -  Article selection level
  14.    -  Article viewer
  15. o  Same interface to mail, pipe, print and save articles.
  16. o  Auto unpacking of multi-part shar & uuencoded articles.
  17. o  Killing and auto-selection (hot) of articles.
  18. o  History of user posted articles.
  19. o  Reposting of articles from one newsgroup to another.
  20. o  Batch mode to mail/save new news when user is on holiday.
  21. o  Random signature generator on a per newsgroup basis.
  22. o  Builtin NNTP mini-inews & clientlib.c
  23. o  NNTP extensions XINDEX, XMOTD & XUSER to allow better admin.
  24.  
  25. -------------------------------------------------------------------------------
  26.  
  27. Major improvements over tin 1.2 PL1 are the following:
  28.  
  29. o  Added more support for 386BSD machines.
  30. o  Added more support for AmigaDOS machines.
  31. o  Added more support for HPUX machines.
  32. o  Added more support for Mips machines.
  33. o  Added more support for OS/2 machines.
  34. o  Added more support for Pyramid machines.
  35. o  Added more support for u3b2 machines.
  36. o  Added reconnection to timed out nntp server.
  37. o  Added group description text to groupname when searching at top level.
  38. o  Added auto-subscribe/unsubscribe to/from new newsgroups.
  39. o  Added basic navigation with mouse when running in a xterm window.
  40. o  Added support for INN nntplib functions (GetFQDN() & GetConfigValue()).
  41. o  Added -n cmd line option to read only subscribed to groups from active. 
  42. o  Added automatic entry into group when it was selected via a number.
  43. o  Added basic MIME support (by calling Metamail).
  44. o  Added more checking for article forging.
  45. o  Changed article checking routine to be less facist when checking groups.
  46. o  Fixed slowdown when entering a group compared to earlier releases.
  47. o  Fixed -I cmd line option to specfiy different index directory.
  48. o  Fixed direct use of getcwd() instead of get_cwd() in misc.c
  49. o  Fixed 'Article rejected' error message from external inews.
  50. o  Fixed reading of Xref: lines in xover data that could cause SIGSEGV.
  51. o  Fixed connecting to ANU news server that was causing SIGSEGV.
  52. o  Fixed poll() routine that was being initialized with wrong parameters.
  53. o  Fixed valid_artnum() routine to use a binary instead of linear search.
  54. o  Fixed strfpath() routine that was returning bogus filenames from env vars.
  55. o  Fixed Makefile 'make install' rule.
  56.  
  57. -------------------------------------------------------------------------------
  58.  
  59. For info. about the AmigaDOS port read the README.AMI file.
  60.  
  61. For info. about the OS/2 port read the README.OS2 file.
  62.  
  63. For compilation and installation information read the INSTALL file.
  64.  
  65. For more bug fixes, changes & additions read the CHANGES & TODO files.
  66.  
  67. For info. about my NNTP patches read the README.NNTP & INSTALL.NNTP files.
  68.  
  69. For ftp & non-ftp source & binary availability read the FTP file.
  70.  
  71. For an internal overview of tin read the HACKERS file.
  72.  
  73. -------------------------------------------------------------------------------
  74.  
  75. I wish to thank all the people that sent me bug fixes and comments
  76. (especially Bryan Dongray, Clifton Royston, John Schmitz & Mark Tomlinson).
  77. I still want to hear of any bug reports, gripes and comments but 
  78. *PLEASE* read the INSTALL, TODO and tin.1 manual page before doing 
  79. anything :-)!.
  80.  
  81. Also please make sure you have the newest release of tin before
  82. reporting any  problems to me.  My time is limited  and I don't
  83. want to have to backtrack to assist with an old problem when it 
  84. may have already been fixed in the newest release.
  85.  
  86. I read & reply to questions that are posted to news.software.readers
  87.  
  88. Enjoy
  89.     Iain  (iain.lea@erlm.siemens.de)
  90.